public class MolSanitizeException
extends java.lang.RuntimeException
Modifier | Constructor and Description |
---|---|
protected |
MolSanitizeException(long cPtr,
boolean cMemoryOwn) |
|
MolSanitizeException(MolSanitizeException other) |
|
MolSanitizeException(java.lang.String msg) |
Modifier and Type | Method and Description |
---|---|
MolSanitizeException |
copy() |
void |
delete() |
protected void |
finalize() |
protected static long |
getCPtr(MolSanitizeException obj) |
java.lang.String |
getType() |
java.lang.String |
message() |
protected MolSanitizeException(long cPtr, boolean cMemoryOwn)
public MolSanitizeException(java.lang.String msg)
public MolSanitizeException(MolSanitizeException other)
protected static long getCPtr(MolSanitizeException obj)
protected void finalize()
finalize
in class java.lang.Object
public void delete()
public java.lang.String message()
public MolSanitizeException copy()
public java.lang.String getType()